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

  /src/sbin/disklabel/
interact.c 70 static int runcmd(struct disklabel *, char *, int);
615 runcmd(struct disklabel *lp, char *line, int fd) function in typeref:typename:int
811 if (runcmd(lp, line, fd) == -1)
interact.c 70 static int runcmd(struct disklabel *, char *, int);
615 runcmd(struct disklabel *lp, char *line, int fd) function in typeref:typename:int
811 if (runcmd(lp, line, fd) == -1)

Completed in 23 milliseconds