Searched refs:Putsecure (Results 1 – 3 of 3) sorted by relevance
255 int Putsecure(char *, SECURE *);
298 if ((Putsecure(req_file, rp->secure) == -1) || in s_print_request()620 (void) Putsecure(rp->req_file, rp->secure); in s_end_change_request()938 if (Putsecure(rp->req_file, securep) < 0) { in mv_file()
801 Putsecure(char *file, SECURE *secbufp) in Putsecure() function