Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/hal/tools/
H A Dhal-device.c78 static char *skip_non_eq_or_space(char *s);
420 char *skip_non_eq_or_space(char *s) in skip_non_eq_or_space() function
464 s = skip_non_eq_or_space(key = s); in process_property()