Searched refs:modify (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libast/misc/
H A Dprocopen.c160 modify(Proc_t* proc, int forked, int op, long arg1, long arg2) function
612 modify(proc, forked, PROC_sig_ign, SIGHUP, 0);
614 modify(proc, forked, PROC_sig_dfl, SIGTERM, 0);
616 modify(proc, forked, PROC_sig_ign, SIGTSTP, 0);
619 modify(proc, forked, PROC_sig_ign, SIGTTIN, 0);
622 modify(proc, forked, PROC_sig_ign, SIGTTOU, 0);
627 modify(proc, forked, PROC_sig_ign, SIGINT, 0);
629 modify(proc, forked, PROC_sig_ign, SIGQUIT, 0);
633 modify(proc, forked, PROC_sys_pgrp, -1, 0);
648 if (modify(pro
[all...]
/ast/src/cmd/mailx/
H A Dquit.c324 int modify; local
417 modify = 0;
429 modify++;
436 if (p == state.msg.count && !modify && !anystat) {
/ast/src/cmd/re/
H A Ded.c450 modify(void) function
521 modify();
1093 modify();
1119 modify();
1435 modify();
/ast/src/lib/libast/port/
H A Dastlicense.c944 COMMENT(&notice, &buf, "modify it under the terms of the GNU General Public License", 0);
1035 COMMENT(&notice, &buf, "the rights to use, copy, modify, merge, publish, distribute,", 0);
/ast/src/cmd/INIT/
H A Dproto.c2298 comment( &notice, &buf, "modify it under the terms of the GNU General Public License",sizeof( "modify it under the terms of the GNU General Public License")-1, 0);
2389 comment( &notice, &buf, "the rights to use, copy, modify, merge, publish, distribute,",sizeof( "the rights to use, copy, modify, merge, publish, distribute,")-1, 0);

Completed in 32 milliseconds