Searched refs:need_update (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/man-16/man/man2html/scripts/cgi-bin/man/
H A Dmansec58 cmd | getline need_update;
61 need_update = 1;
67 cmd | getline need_update;
70 need_update = 1;
74 if (need_update != "") {
H A Dmanwhatis53 cmd | getline need_update;
56 need_update = 1;
59 if (need_update != "") {
/macosx-10.10.1/configd-699.1.5/Plugins/PreferencesMonitor/
H A Dprefsmon.c737 Boolean need_update = FALSE; local
749 need_update = TRUE;
753 if (need_update == FALSE) {
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dtelnet.c1351 int need_update = 0; local
1359 need_update = 1;
1362 return(need_update);
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dtelnet.c1398 int need_update = 0;
1406 need_update = 1;
1409 return(need_update);
1394 int need_update = 0; local
/macosx-10.10.1/xnu-2782.1.97/osfmk/ipc/
H A Dipc_importance.c1026 boolean_t need_update; local
1038 need_update = (0 != temp_task_imp->iit_updatepolicy);
1040 if (need_update && TASK_NULL != temp_task_imp->iit_task) {

Completed in 115 milliseconds