Searched refs:getdir (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | pass1.c | 71 static int32_t getdir(struct file_entry *, struct bufarea **, 145 err = getdir(fp, &fbp, &offset, &fidp); in pass1() 298 getdir(struct file_entry *fp, struct bufarea **fbp, in getdir() function
|
/illumos-gate/usr/src/ucbcmd/ls/ |
H A D | ls.c | 87 static off_t getdir(char *, struct afile **, struct afile **); 227 nkb = getdir(name, &dfp0, &dfplast); in formatd() 257 getdir(char *dir, struct afile **pfp0, struct afile **pfplast) in getdir() function
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/ |
H A D | rc_io.c | 53 #define GETDIR (dir = getdir(), dirlen = strlen(dir) + sizeof(PATH_SEPARATOR) - 1) 56 getdir(void) in getdir() function
|
/illumos-gate/usr/src/cmd/tar/ |
H A D | tar.c | 448 static void getdir(void); 1280 getdir(); /* read header for next file */ in dorep() 1298 getdir(); in dorep() 1508 getdir(void) in getdir() function 4067 getdir(); in xsfile() 5721 getdir(); in wantit() 7019 getdir(); /* get regular header */ in get_xdata()
|