Searched refs:openpam_readword (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/openpam/lib/libpam/
H A Dopenpam_readlinev.c67 while ((word = openpam_readword(f, lineno, &wordlen)) != NULL) {
110 * into words according to the rules described in the =openpam_readword
154 * >openpam_readword
H A Dopenpam_readword.c29 * $OpenPAM: openpam_readword.c 938 2017-04-30 21:34:42Z des $
54 openpam_readword(FILE *f, int *lineno, size_t *lenp) function
149 * The =openpam_readword function reads the next word from a file, and
191 * If successful, the =openpam_readword function returns a pointer to a
198 * If =openpam_readword reaches the end of the line or file before any
202 * If =openpam_readword reaches the end of the file while a quote or
H A DMakefile.am43 openpam_readword.c \
H A DMakefile.in147 openpam_readword.lo openpam_restore_cred.lo \
199 ./$(DEPDIR)/openpam_readword.Plo \
434 openpam_readword.c \
590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_readword.Plo@am__quote@ # am--include-marker
807 -rm -f ./$(DEPDIR)/openpam_readword.Plo
907 -rm -f ./$(DEPDIR)/openpam_readword.Plo
/freebsd-12-stable/contrib/openpam/doc/man/
H A DMakefile.am47 openpam_readword.3 \
H A DMakefile.in332 openpam_readword.3 \
/freebsd-12-stable/lib/libpam/libpam/
H A DMakefile67 openpam_readword.c \
114 openpam_readword.3 \
/freebsd-12-stable/contrib/openpam/include/security/
H A Dopenpam.h168 openpam_readword(FILE *_f,
/freebsd-12-stable/contrib/openpam/t/
H A Dt_openpam_readword.c70 got = openpam_readword(tf->file, &lineno, &len);

Completed in 170 milliseconds