Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/allocate/
H A Dadd_allocatable.c59 int scan_label(char *, char *);
246 if (scan_label(devinfo->devopts, progname) != 0) in process_args()
359 scan_label(char *devopts, char *progname) in scan_label() function