Home
last modified time | relevance | path

Searched refs:HISTORY (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/tools/cscope-fast/
H A Dhistory.c42 HISTORY *head, *tail, *current;
48 HISTORY *h; in addcmd()
50 h = (HISTORY *)mymalloc(sizeof (HISTORY)); in addcmd()
67 HISTORY *
83 HISTORY *
103 HISTORY *
H A Dglobal.h61 } HISTORY; typedef
264 HISTORY *currentcmd(void);
265 HISTORY *prevcmd(void);
266 HISTORY *nextcmd(void);
H A Dcommand.c65 HISTORY *curritem, *item; /* command history */ in command()
/titanic_50/usr/src/cmd/passwd/
H A Dpasswd.dfl36 # HISTORY sets the number of prior password changes to keep and
37 # check for a user when changing passwords. Setting the HISTORY
42 # The maximum value of HISTORY is 26.
47 #HISTORY=0
/titanic_50/usr/src/cmd/tnf/prex/
H A Dprexlex.l85 history { yylval.intval = HISTORY; return (HISTORY); }
H A Dprexgram.y49 %token HISTORY
295 listhistory_statement : LIST HISTORY NL { cmd_list(); }
/titanic_50/usr/src/lib/passwdutil/
H A Dfiles_attr.c373 #define HISTORY "/etc/security/passhistory" macro
535 if ((history = fopen(HISTORY, "rF")) == NULL) { in files_getattr()
536 debug("files_getattr: %s not found", HISTORY); in files_getattr()
1153 (void) unlink(HISTORY); in files_update_history()
1167 if (((src = fopen(HISTORY, "rF")) == NULL) && in files_update_history()
1254 ((src != NULL) && (link(HISTORY, OHISTORY) != 0)) || in files_update_history()
1255 rename(HISTEMP, HISTORY) != 0) { in files_update_history()
/titanic_50/usr/src/tools/findunref/
H A Dexception_list.common46 */HISTORY
/titanic_50/usr/src/cmd/avs/sdbc/
H A Dsdbc_dynmem.c82 HISTORY, enumerator
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c91 HISTORY, enumerator
824 cur_list = HISTORY; in parse_file()
825 history_list = new_ael(HISTORY); in parse_file()
859 case HISTORY: in parse_file()
1464 plist = new_ael(HISTORY); in add_to_history()
/titanic_50/usr/src/lib/libpp/common/
H A DRELEASE449 ----- see HISTORY -----
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog7241 list HISTORY, and if C-n is pressed, fetch the next command from
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src1144 # HISTORY: The UNIX PC was one of the first machines with a GUI, and used a
18985 ######## CHANGE HISTORY
H A Dterminfo.src1266 # HISTORY: The UNIX PC was one of the first machines with a GUI, and used a
21201 ######## CHANGE HISTORY