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

  /src/usr.bin/config/
pack.c 99 static int sameas(struct devi *, struct devi *);
200 if (sameas(l, p)) {
224 sameas(struct devi *i1, struct devi *i2) function in typeref:typename:int
pack.c 99 static int sameas(struct devi *, struct devi *);
200 if (sameas(l, p)) {
224 sameas(struct devi *i1, struct devi *i2) function in typeref:typename:int

Completed in 25 milliseconds