Home
last modified time | relevance | path

Searched refs:getdir (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c71 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 Dls.c87 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 Drc_io.c53 #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 Dtar.c447 static void getdir(void);
1279 getdir(); /* read header for next file */ in dorep()
1297 getdir(); in dorep()
1507 getdir(void) in getdir() function
4066 getdir(); in xsfile()
5720 getdir(); in wantit()
7006 getdir(); /* get regular header */ in get_xdata()