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

  /src/sbin/ccdconfig/
ccdconfig.c 88 static int pathtounit(char *, int *);
376 pathtounit(char *path, int *unitp) function in typeref:typename:int
572 if ((error = pathtounit(ccd, &i)) != 0) {
ccdconfig.c 88 static int pathtounit(char *, int *);
376 pathtounit(char *path, int *unitp) function in typeref:typename:int
572 if ((error = pathtounit(ccd, &i)) != 0) {
ccdconfig.c 88 static int pathtounit(char *, int *);
376 pathtounit(char *path, int *unitp) function in typeref:typename:int
572 if ((error = pathtounit(ccd, &i)) != 0) {

Completed in 37 milliseconds