Searched refs:unixname_l (Results 1 – 1 of 1) sorted by relevance
2002 static size_t unixname_l = 0; in sup_line2nm() local2012 unixname_l = strcspn(ll, " \t:=#\n"); in sup_line2nm()2013 ll += unixname_l; in sup_line2nm()2034 nm->unixname = strndup(unixname, unixname_l); in sup_line2nm()