Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/apmd/contrib/
Dpccardq.c163 char *_manuf; in get_slot_info() local
190 if ((_manuf = strsep(&s, "~")) == NULL) in get_slot_info()
201 if ((*manuf = strdup(_manuf)) == NULL) { in get_slot_info()