Searched refs:tflag (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libcmd/common/
H A Dpr.c218 register int n, tflag = !(pp->flags&T_FLAG); local
224 if(out && tflag)
228 if(out && tflag)
235 if(out && tflag)
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c419 int tflag = 0; local
422 tflag = MS_RDONLY;
423 if (zfs_mount(parent_zhp, NULL, tflag) != 0) {

Completed in 28 milliseconds