Searched refs:HISTORY (Results 1 - 18 of 18) sorted by relevance

/osnet-11/usr/src/lib/passwdutil/
H A Dfiles_attr.c366 #define HISTORY "/etc/security/passhistory" macro
423 if ((histsize = def_getint("HISTORY=", DEFHISTORY)) == 0) {
528 if ((history = fopen(HISTORY, "rF")) == NULL) {
529 debug("files_getattr: %s not found", HISTORY);
1176 if ((histsize = def_getint("HISTORY=", DEFHISTORY)) == 0) {
1178 (void) unlink(HISTORY);
1192 if (((src = fopen(HISTORY, "rF")) == NULL) &&
1278 ((src != NULL) && (link(HISTORY, OHISTORY) != 0)) ||
1279 rename(HISTEMP, HISTORY) != 0) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbase.pm201 =head1 HISTORY
H A Dstrict.pm125 =head1 HISTORY
H A DBenchmark.pm392 =head1 MODIFICATION HISTORY
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DFile.pm105 =head1 HISTORY
H A DSeekable.pm91 =head1 HISTORY
H A DHandle.pm248 =head1 HISTORY
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCheckTree.pm57 =head1 HISTORY
H A DDosGlob.pm533 =head1 HISTORY
H A DFind.pm399 =head1 HISTORY
H A DTemp.pm2055 =head1 HISTORY
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm176 =head1 HISTORY
H A DMore.pm1193 =head1 HISTORY
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dpwent.pm288 =head1 HISTORY
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm513 =head1 HISTORY
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL484 =item HISTORY
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL85 Omits creation of the F<Changes> file, and adds a HISTORY section to
517 -C, --omit-changes Omit creating the Changes file, add HISTORY heading
1250 #=head1 HISTORY
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp95 =head1 MODIFICATION HISTORY

Completed in 71 milliseconds