Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/format/
H A Dio.c273 geti(str, iptr, wild) in geti() function
402 if (geti(buf, &cyl, &wild))
413 if (geti(buf, &head, &wild))
424 if (geti(buf, &sect, &wild))
855 if (geti(cleantoken, (int *)&bn, (int *)NULL))
919 if (geti(cleantoken, (int *)&bn, (int *)NULL))
1190 if (geti(cleantoken, &cyls, &i))
1379 if (geti(cleantoken, &cylno, (int *)NULL)) {
1422 if (geti(cleantoken, &cyls, &i))
H A Dio.h105 int geti(char *str, int *iptr, int *wild);
H A Dmenu_command.c154 if (geti(cleantoken, &index, (int *)NULL)) in c_disk()
/titanic_41/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()