Home
last modified time | relevance | path

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

/freebsd/usr.sbin/apmd/contrib/
H A Dpccardq.c162 char *_manuf; in get_slot_info() local
189 if ((_manuf = strsep(&s, "~")) == NULL) in get_slot_info()
200 if ((*manuf = strdup(_manuf)) == NULL) { in get_slot_info()