Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dio.c244 geti(char *str, int *iptr, int *wild) in geti() function
367 if (geti(buf, &cyl, &wild)) in getbn()
379 if (geti(buf, &head, &wild)) in getbn()
390 if (geti(buf, &sect, &wild)) in getbn()
817 if (geti(cleantoken, (int *)&bn, NULL)) in input()
883 if (geti(cleantoken, (int *)&bn, NULL)) in input()
1154 if (geti(cleantoken, &cyls, &i)) in input()
1346 if (geti(cleantoken, &cylno, NULL)) { in input()
1389 if (geti(cleantoken, &cyls, &i)) in input()
H A Dio.h105 int geti(char *str, int *iptr, int *wild);
H A Dmenu_command.c162 if (geti(cleantoken, &index, NULL)) in c_disk()
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_nswstate.c588 int geti; in _get_nsw_state_int() local
596 geti = params->compati; in _get_nsw_state_int()
598 geti = params->dbi; in _get_nsw_state_int()
601 (nscd_acc_data_t *)nscd_nsw_config[geti]); in _get_nsw_state_int()
604 params->nswcfg, geti); in _get_nsw_state_int()