HomeSort by: relevance | last modified time | path
    Searched defs:atbuf (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/config/
sem.c 1192 char atbuf[NAMESIZE]; local in function:finddevattr
1201 if (split(at, strlen(at), atbuf, sizeof atbuf, atunit)) {
1226 cp = intern(atbuf);
1247 cfgerror("%s at %s: `%s' unknown", name, at, atbuf);
1260 cfgerror("`%s' cannot attach to `%s'", ib->d_name, atbuf);

Completed in 13 milliseconds