Home
last modified time | relevance | path

Searched refs:lookup (Results 51 – 75 of 177) sorted by relevance

12345678

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/kstat/
H A DKstatCtl.java80 public native Kstat lookup(String module, int instance, String name); in lookup() method in KstatCtl
/illumos-gate/usr/src/cmd/units/
H A Dunits.c82 int lookup(char *name, struct unit *up, int den, int c);
229 err |= lookup(cp, p, den, c); in convr()
242 lookup(char *name, struct unit *up, int den, int c) in lookup() function
/illumos-gate/usr/src/cmd/fs.d/ufs/repquota/
H A Drepquota.c69 static struct username *lookup(uid_t);
296 up = lookup(uid); in prquota()
384 lookup(uid_t uid) in lookup() function
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Dlibrtld_db.msg40 falling back to symbol lookup"
44 @ MSG_DB_LOOKFAIL "rtld_db: rr: lookup of %s failed"
46 @ MSG_DB_DMLOOKFAIL "rtld_db: rr: lookup of data model failed"
/illumos-gate/usr/src/cmd/sgs/gprof/
H A DMakefile.com34 COMOBJS= gprof.o arcs.o dfn.o lookup.o calls.o \
/illumos-gate/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c84 struct fileusage *lookup(uid_t);
514 fup = lookup(uid); in chkquota()
660 lookup(uid_t uid) in lookup() function
675 fup = lookup(uid); in adduid()
/illumos-gate/usr/src/cmd/fs.d/ufs/quot/
H A Dquot.c108 static struct du *lookup(uid_t);
339 dp = lookup(ip->di_uid); in qacct()
515 lookup(uid_t uid) in lookup() function
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_rcm.c452 info_table_t lookup; in merge_callback() local
469 lookup.path = arg->path; in merge_callback()
470 if ((slot = bsearch(&lookup, arg->table, arg->table_len, in merge_callback()
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_index.cc187 db_index::lookup(item *index_value, long *how_many_found, in lookup() function in db_index
205 ret = fst->lookup(case_insens, hval, in lookup()
H A Ddb_index_entry.cc163 db_index_entry::lookup(bool_t casein, unsigned long hval, in lookup() function in db_index_entry
186 db_index_entry::lookup(bool_t casein, unsigned long hval, in lookup() function in db_index_entry
H A Ddb_index_c.x116 % db_index_entry *lookup(item *, long *, db_table *, bool_t);
/illumos-gate/usr/src/cmd/ypcmd/revnetgroup/
H A Dtable.c85 lookup(table, key) in lookup() function
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.ignore_side_effects24 lookup
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsref/
H A Dnfsref.c256 lookup(char *sl_path, char *svc_type, int type_set) in lookup() function
391 err = lookup(sl_path, svc_type, type_set); in main()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A DMakefile36 OBJS= smbutil.o discon.o info.o login.o lookup.o print.o status.o view.o \
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A DMakefile31 getdents3.o getdents4.o lookup.o mount.o \
/illumos-gate/usr/src/tools/onbld/Checks/
H A DDbLookups.py103 def lookup(self, crs): member in BugDB
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h145 struct namelist *lookup();
H A DMakefile28 OBJS= docmd.o expand.o lookup.o main.o server.o
/illumos-gate/usr/src/tools/cscope-fast/
H A DMakefile31 OBJS= main.o dir.o crossref.o scanner.o lookup.o command.o display.o \
H A Dlookup.c119 lookup(char *ident) in lookup() function
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dmtamark.m424 define(`_MTAMARK_MSG_TMP_', `ifelse(_ARG2_,`t',`"451 Temporary lookup failure of " _MTAMARK_RR_.$`'…
H A Ddnsbl.m426 define(`_DNSBL_MSG_TMP_', `ifelse(_ARG3_,`t',`"451 Temporary lookup failure of " $`'&{client_addr} …
/illumos-gate/usr/src/cmd/eqn/eqn.d/
H A DMakefile13 glob.c integral.c io.c lex.c lookup.c \
/illumos-gate/usr/src/cmd/eqn/neqn.d/
H A DMakefile12 glob.c integral.c io.c lex.c lookup.c \

12345678