View | Details | Raw Unified | Return to bug 26339
Collapse All | Expand All

(-)src/fs/diskd/store_dir_diskd.c Wed Apr 4 13:21:57 2001 (-1 / +1 lines)
Lines 417-423 Link Here
417
#else
417
#else
418
    x = ipcCreate(IPC_FIFO,
418
    x = ipcCreate(IPC_FIFO,
419
#endif
419
#endif
420
       SQUID_PREFIX "/libexec/squid/diskd",
420
       SQUID_PREFIX "/libexec/diskd",
421
       args,
421
       args,
422
       "diskd",
422
       "diskd",
423
       &rfd,
423
       &rfd,

Return to bug 26339