Home
last modified time | relevance | path

Searched defs:dirbuf (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Ddbm.h57 char dirbuf[DBLKSIZ]; variable
/illumos-gate/usr/src/ucbhead/
H A Ddbm.h60 char dirbuf[DBLKSIZ]; variable
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dspawn.c196 perform_file_actions(file_attr_t *fap, void *dirbuf) in perform_file_actions()
288 void *dirbuf = NULL; in posix_spawn() local
382 void *dirbuf = NULL; in posix_spawnp() local
/illumos-gate/usr/src/cmd/du/
H A Ddu.c292 char dirbuf[PATH_MAX + 1]; in descend() local
/illumos-gate/usr/src/cmd/ypcmd/
H A Dmakedbm.c119 char dirbuf[MAXPATHLEN]; local
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c86 static uint8_t *dirbuf; variable
/illumos-gate/usr/src/lib/fm/libfmd_log/common/
H A Dfmd_log.c283 char dirbuf[PATH_MAX], path[PATH_MAX], *dirpath; in fmd_log_load_xrdir() local
/illumos-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c109 struct fddirect dirbuf; in fdread() local
/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c432 static char dirbuf[DIRBLKSIZ]; variable
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_xfs.c63 #define dirbuf ((char *)FSYS_BUF) macro
/illumos-gate/usr/src/cmd/cron/
H A Dat.c573 char dirbuf[PATH_MAX + 1]; in copy() local