Searched refs:lookup (Results 1 - 25 of 143) sorted by relevance

123456

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.c76 disk_lookup_t *lookup = (disk_lookup_t *)args; local
86 if (strcmp(path, lookup->path) == 0) {
87 lookup->disk = node;
88 lookup->result = DISK_FOUND;
170 disk_lookup_t lookup; local
182 lookup.path = strdup(path);
183 lookup.disk = NULL;
184 lookup.result = DISK_NOT_FOUND;
186 status = ptree_walk_tree_by_class(root_node, "disk", (void *)&lookup,
192 if (lookup
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dlocate_plugin.h52 lookup function should only return an error if it detects a
54 krb5_error_code (*lookup)(void *, member in struct:krb5plugin_service_locate_ftable
/illumos-gate/usr/src/cmd/ypcmd/revnetgroup/
H A Dtable.h51 char *lookup();
/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); method in class:KstatCtl
/illumos-gate/usr/src/cmd/backup/dump/
H A Dunctime.c40 static int lookup(char *);
43 static int lookup();
58 then.tm_mon = lookup(&dbuf[E_MONTH]);
74 lookup(str) function
/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg_impl.h55 struct lookup { struct
58 struct lookup *l_next;
62 struct lookup tag;
63 struct lookup *fld;
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/piclsbl/
H A Dpiclsbl.c116 disk_lookup_t *lookup = (disk_lookup_t *)args; local
127 if (strcmp(path, lookup->path) == 0) {
128 lookup->disk = node;
129 lookup->result = DISK_FOUND;
211 disk_lookup_t lookup; local
250 lookup.path = strdup(devfs_path);
251 lookup.disk = NULL;
252 lookup.result = DISK_NOT_FOUND;
255 status = ptree_walk_tree_by_class(root_node, "disk", (void *)&lookup,
260 if (lookup
[all...]
/illumos-gate/usr/src/uts/common/syscall/
H A Dstatvfs.c169 lookup:
172 goto lookup;
183 goto lookup;
224 lookup:
227 goto lookup;
234 goto lookup;
298 lookup:
301 goto lookup;
308 goto lookup;
339 lookup
[all...]
H A Dreadlink.c72 lookup:
78 goto lookup;
93 goto lookup;
109 goto lookup;
H A Daccess.c92 lookup:
96 goto lookup;
108 goto lookup;
H A Dchdir.c74 lookup:
77 goto lookup;
84 goto lookup;
121 lookup:
124 goto lookup;
131 goto lookup;
225 * don't try to do the lookup on the next call to getcwd().
H A Dstatfs.c73 lookup:
76 goto lookup;
86 goto lookup;
/illumos-gate/usr/src/cmd/mailx/
H A Dvars.c53 static struct var *lookup(char name[]);
70 vp = lookup(name);
98 if ((vp2 = lookup(s)) == NOVAR) {
171 if ((vp = lookup(name)) == NOVAR)
185 lookup(char name[]) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncinit.c49 static int lookup(char **table, char *arg);
173 if (lookup(yesno, arg))
179 if (lookup(yesno, arg))
185 if (lookup(yesno, arg))
190 sm.sm_txclock = lookup(txnames, arg);
193 sm.sm_rxclock = lookup(rxnames, arg);
290 lookup(char **table, char *arg) function
/illumos-gate/usr/src/lib/libast/common/disc/
H A Dsfkeyprintf.c44 Sf_key_lookup_t lookup; member in struct:__anon2613
206 h = (*fp->lookup)(fp->handle, &fp->fmt, a, &s, &n);
213 h = (*fp->lookup)(fp->handle, &fp->fmt, a, &s, &n);
339 sfkeyprintf(Sfio_t* sp, void* handle, const char* format, Sf_key_lookup_t lookup, Sf_key_convert_t convert) argument
351 fmt.lookup = lookup;
367 sfkeyprintf(Sfio_t* sp, void* handle, const char* format, Sf_key_lookup_t lookup, Sf_key_convert_t convert) argument
378 fmt.lookup = lookup;
/illumos-gate/usr/src/cmd/eqn/
H A Dlookup.c203 lookup(tbl *tblp[], char *name, char *defn) function
225 error(FATAL, gettext("out of space in lookup"), NULL);
239 lookup(keytbl, keyword[i].key, (char *)keyword[i].keyval);
241 lookup(restbl, resword[i].res, resword[i].resval);
H A Dlex.c95 tbl *tp, *lookup();
137 if ((tp = lookup(deftbl, token, NULL)) != NULL) {
143 } else if ((tp = lookup(keytbl, token, NULL)) == NULL) {
230 tbl *lookup();
242 lookup(deftbl, p1, p2);
H A Dtext.c38 tbl *tp, *lookup();
57 else if ((tp = lookup(restbl, p1, NULL)) != NULL)
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_index_entry_c.x114 % index entries. These may be changed after the next call to 'lookup'
116 % db_index_entry* lookup( bool_t, unsigned long, item*, long *);
120 % db_index_entry* lookup( bool_t, unsigned long, item*, entryp ); //name entry
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dlookup.c91 (void) lookup(name, REPLACE, value);
96 * LOOKUP - just do lookup, return NULL if not found.
102 lookup(name, action, value) function
113 printf("lookup(%s, %d, %x)\n", name, action, value);
/illumos-gate/usr/src/cmd/sgs/prof/
H A DMakefile.com33 COMOBJS= prof.o profv.o lookup.o rdelf.o \
/illumos-gate/usr/src/cmd/sh/
H A Dbltin.c298 attrib(lookup(*argv), N_RDONLY);
314 n = lookup(*argv);
441 n = lookup("OPTIND");
452 n = lookup(varnam);
462 n = lookup(varnam);
464 n = lookup("OPTARG");
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dnetnamer.c262 char *lookup; local
273 lookup = NULL;
275 &lookup, &len);
288 if (lookup) {
289 lookup[len] = '\0';
290 *err = parse_netid_str(lookup, argp);
291 free(lookup);
/illumos-gate/usr/src/ucbcmd/whereis/
H A Dwhereis.c122 void lookup(char *);
192 lookup(*argv++);
221 lookup(char *cp) function
/illumos-gate/usr/src/cmd/sgs/gprof/
H A DMakefile.com33 COMOBJS= gprof.o arcs.o dfn.o lookup.o calls.o \

Completed in 103 milliseconds

123456