Searched refs:getdir (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | pass1.c | 71 static int32_t getdir(struct file_entry *, struct bufarea **, 146 err = getdir(fp, &fbp, &offset, &fidp); in pass1() 301 getdir(struct file_entry *fp, struct bufarea **fbp, in getdir() function
|
/titanic_41/usr/src/ucbcmd/ls/ |
H A D | ls.c | 89 static off_t getdir(char *, struct afile **, struct afile **); 229 nkb = getdir(name, &dfp0, &dfplast); in formatd() 259 getdir(char *dir, struct afile **pfp0, struct afile **pfplast) in getdir() function
|
/titanic_41/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
|
/titanic_41/usr/src/cmd/tar/ |
H A D | tar.c | 453 static void getdir(void); 1235 getdir(); /* read header for next file */ in dorep() 1253 getdir(); in dorep() 1450 getdir(void) in getdir() function 4008 getdir(); in xsfile() 5682 getdir(); in wantit() 6962 getdir(); /* get regular header */ in get_xdata()
|