Home
last modified time | relevance | path

Searched refs:getvalue (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libnsl/netselect/
H A Dnetselect.c65 static unsigned int getvalue(char *, struct nc_data nc_data[]);
364 getvalue(tok1, nc_semantics)) == FAILURE) || in fgetnetconfig()
623 getvalue(char *cp, struct nc_data nc_data[]) in getvalue() function
/titanic_41/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c108 static int getvalue(char *token, u_longlong_t *valuep);
174 getvalue(char *token, u_longlong_t *valuep) in getvalue() function
600 (void) getvalue(tokval, &value); in usb_get_conf_rec()
/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_sec.c117 getvalue(cp, sc_data) in getvalue() function
239 ((secp->sc_service = getvalue(tok2, sc_service)) in matchname()
289 ((secp->sc_service = getvalue(tok2, sc_service)) in matchnum()
/titanic_41/usr/src/lib/libdevinfo/
H A Ddevinfo_devperm.c702 getvalue(char *token, int *valuep) in getvalue() function
871 if (getvalue(p, (int *)&mp->mp_mode) == 0) { in i_devfs_read_minor_perm()
/titanic_41/usr/src/tools/scripts/
H A Dgit-pbchk.py321 print s.getvalue()
/titanic_41/usr/src/tools/onbld/Scm/
H A DWorkSpace.py444 return cstr.getvalue()
1001 return ret.getvalue()