Searched refs:getentry (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/edquota/
H A Dedquota.c88 static uid_t getentry(char *);
152 uid = getentry(optarg);
163 uid = getentry(argv[i]);
195 uid = getentry(argv[i]);
212 getentry(char *name) function
/illumos-gate/usr/src/lib/libldap5/
H A DMakefile.com37 friendly.o getattr.o getdn.o getdxbyname.o getentry.o \
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c477 getentry(DIR *dir_fd, int looking_for_lognames) function
487 tprintf("TRACE- getentry()\n");
557 for (numitems = 0; entry = getentry(dir_fd, looking_for_lognames); ) {
/illumos-gate/usr/src/cmd/listen/
H A Dlsdbf.c871 * getentry: Given a fd, this routine will return a
877 getentry(fd) function
H A Dlisten.c1172 extern dbf_t *getentry();
1179 if ((dbp = getentry(fd)) == NULL) {

Completed in 67 milliseconds