Searched refs:chkpth (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Dmailst.c86 else if (chkpth(infile, CK_READ) == FAIL) {
H A Duuxqt.c470 if (chkpth(ffile, CK_READ) == FAIL)
472 if (chkpth(tfull, CK_WRITE) == FAIL) {
523 if (chkpth(ffull, CK_WRITE) == FAIL ||
524 chkpth(tfull, CK_READ) == FAIL)
706 if (chkpth(file, CK_READ) == FAIL ||
707 chkpth(file, CK_WRITE) == FAIL)
898 if (chkpth(fin, CK_READ)) {
915 if (chkpth(fout, CK_WRITE)) {
929 if (chkpth(ferr, CK_WRITE)) {
1304 if (chkpth(fil
[all...]
H A Duucp.h345 /* manifest for chkpth flag */
602 extern int chkperm(), chkpth(); /* permission.c */
H A Dpermission.c900 chkpth(path, flag) function
H A Dcntrl.c777 if (chkpth(filename, CK_WRITE)
788 DEBUG(4, "chkpth ok Rmtname - %s\n", Rmtname);
1221 if (chkpth(filename, CK_READ) || !F_READANY(fileno(fp))) {
1230 DEBUG(4, "chkpth ok Loginuser - %s\n", Loginuser);
/opensolaris-onvv-gate/usr/src/lib/libnsl/dial/
H A Duucp.h240 /* manifest for chkpth flag */
440 extern int chkperm(), chkpth(); /* permission.c */
/opensolaris-onvv-gate/usr/src/cmd/ttymon/
H A Duucp.h283 /* manifest for chkpth flag */
544 extern int chkperm(), chkpth(); /* permission.c */

Completed in 475 milliseconds