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

/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dchpass_s.c49 int existsp = 0; local
81 existsp = _kadm5_exists_keys (ent.entry.keys.val,
86 if (existsp) {
/freebsd-11-stable/contrib/nvi/common/
H A Dexf.c455 int *existsp)
468 *existsp = 0;
473 *existsp = !stat(name, sbp);
479 *existsp = 1;
515 *existsp = found;
451 file_spath( SCR *sp, FREF *frp, struct stat *sbp, int *existsp) argument

Completed in 107 milliseconds