Home
last modified time | relevance | path

Searched refs:prnt_cmd (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Dfsck.c113 static void prnt_cmd(FILE *fd, char *fstype);
782 prnt_cmd(stdout, fstype); in execute()
813 prnt_cmd(stderr, fstype); in execute()
828 prnt_cmd(stderr, fstype); in execute()
893 prnt_cmd(FILE *fd, char *fstype) in prnt_cmd() function