Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 663) sorted by relevance

12345678910>>...27

/titanic_53/usr/src/ucblib/libtermcap/
H A Dtgoto.c84 int which = destline; in tgoto() local
109 if (which < 10) in tgoto()
111 if (which < 100) in tgoto()
116 *dp++ = (which / 100) | '0'; in tgoto()
117 which %= 100; in tgoto()
122 *dp++ = which / 10 | '0'; in tgoto()
124 *dp++ = which % 10 | '0'; in tgoto()
128 which = oncol ? destcol : destline; in tgoto()
133 if (which > *cp++) in tgoto()
134 which += *cp++; in tgoto()
[all …]
/titanic_53/usr/src/cmd/audio/utilities/
H A Ddevice_ctl.c78 audio__setplayhdr(int fd, Audio_hdr *hdrp, unsigned int which) in audio__setplayhdr() argument
85 if (which & AUDIO__PLAY) in audio__setplayhdr()
87 else if (which & AUDIO__RECORD) in audio__setplayhdr()
92 if (which & AUDIO__SET) { in audio__setplayhdr()
125 if (which & AUDIO__SET) { in audio__setplayhdr()
147 audio__setval(int fd, unsigned int *valp, unsigned int which) in audio__setval() argument
156 if (which & AUDIO__PLAY) in audio__setval()
158 else if (which & AUDIO__RECORD) in audio__setval()
160 else if ((which & AUDIO__SETVAL_MASK) != AUDIO__MONGAIN) in audio__setval()
164 switch (which & AUDIO__SETVAL_MASK) { in audio__setval()
[all …]
/titanic_53/usr/src/cmd/renice/
H A Drenice.c59 static int donice(int which, id_t who, int prio, int increment, char *who_s);
102 int which = PRIO_PROCESS; in main() local
150 which = PRIO_PGRP; in main()
154 which = PRIO_PROCESS; in main()
158 which = PRIO_USER; in main()
162 which = name2id(optarg); in main()
184 *end_ptr == '\0' && (which != PRIO_ZONE || in main()
186 (which != PRIO_CONTRACT || who != 0)) { in main()
187 errs += donice(which, who, incr, prio_type, in main()
193 switch (which) { in main()
[all …]
/titanic_53/usr/src/lib/libbc/libc/gen/common/
H A Dputenv.c55 int which; /* index of variable to replace */ in putenv() local
57 if ((which = find(change)) < 0) { in putenv()
61 which = (-which) + 1; in putenv()
65 which*sizeof(char *)); in putenv()
72 newenv = (char **)malloc(which*sizeof(char *)); in putenv()
75 (int)(which*sizeof(char *))); in putenv()
78 environ[which-2] = change; in putenv()
79 environ[which-1] = NULL; in putenv()
82 environ[which] = change; in putenv()
/titanic_53/usr/src/uts/i86pc/io/
H A Dhrtimers.c182 u_int which; local
188 which = ITIMER_REAL;
191 which = ITIMER_VIRTUAL;
194 which = ITIMER_PROF;
204 (void) xsetitimer(which, &itv, 1);
212 u_int which; local
216 which = ITIMER_REAL;
219 which = ITIMER_VIRTUAL;
222 which = ITIMER_PROF;
232 (void) xsetitimer(which, &itv, 1);
[all …]
/titanic_53/usr/src/cmd/plimit/
H A Dplimit.c237 limit_value(int which, char *arg, rlim64_t *limit) in limit_value() argument
248 if (which == RLIMIT_CPU && strchr(arg, ':') != NULL) { in limit_value()
278 if (which == RLIMIT_CPU) in limit_value()
285 if (which == RLIMIT_CPU) in limit_value()
292 switch (which) { in limit_value()
316 parse_limits(int which, char *arg) in parse_limits() argument
321 struct rlimit64 *rp = &rlimit[which]; in parse_limits()
328 set_current[which] = FALSE; in parse_limits()
330 if (limit_value(which, soft, &rp->rlim_cur) != 0) in parse_limits()
332 set_current[which] = TRUE; in parse_limits()
[all …]
/titanic_53/usr/src/lib/libc/port/gen/
H A Dsetpriority.c55 prio_to_idtype(int which) in prio_to_idtype() argument
57 switch (which) { in prio_to_idtype()
95 old_idtype(int which) in old_idtype() argument
97 switch (which) { in old_idtype()
108 getpriority(int which, id_t who) in getpriority() argument
114 if ((idtype = prio_to_idtype(which)) == -1) { in getpriority()
120 if (old_idtype(which)) { in getpriority()
134 if (who == 0 && old_idtype(which)) in getpriority()
149 setpriority(int which, id_t who, int prio) in setpriority() argument
156 if ((idtype = prio_to_idtype(which)) == -1) { in setpriority()
[all …]
/titanic_53/usr/src/cmd/ipf/lib/common/
H A Dgetnattype.c31 char *which; local
48 which = "MAP";
51 which = "MAP-BLOCK";
54 which = "RDR";
57 which = "BIMAP";
61 which = unknownbuf;
64 return which;
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE9 12-07-18 A bug in which /dev/stdout did not work in command substitution on
11 12-07-17 A bug in which the restricted option set in a subshell prevented
14 12-07-09 A bug in which the directory is not restored after a subshell changes
17 12-07-09 A bug in which file descriptors created with {n}< file were not being
21 12-07-02 A bug in which builtin name did now work for builtins found in a
23 12-07-02 A bug in the edit modes which <tab> after a directory did not refresh
25 12-07-02 A bug in which an exit status > 256 corresponding to a signal was
32 12-06-22 A bug in which an exit trap set in a subshell might not be triggered
34 12-06-22 A bug which could cause the shell to hang when a coprocess exits
40 12-06-19 A bug in which patterns containing {...} where not processed
[all …]
H A DRELEASE9352 a. An expansion bug which causes portions of a word after
58 c. A bug which caused a core dump on some machines when
60 d. A bug which incorrectly handled set disciplines that
69 h. A bug was fixed which caused ksh to loop when execution trace
71 i. A bug which could cause the job control switch character
76 k. A bug which prevented ~ expansion from occurring when
79 l. A bug in the dot command which prevented autoload functions
81 m. A bug which caused a variable to be unset if the
86 o. A bug on some systems in which $0 would be incorrect
89 1. A bug which disabled argument passing and resetting
[all …]
/titanic_53/usr/src/cmd/filesync/
H A Danal.c908 link_update(struct file *fp, side_t which) in link_update() argument
917 if (lp->f_info[which].f_ino != fp->f_info[which].f_ino) in link_update()
919 if (lp->f_info[which].f_d_maj != fp->f_info[which].f_d_maj) in link_update()
921 if (lp->f_info[which].f_d_min != fp->f_info[which].f_d_min) in link_update()
929 lp->f_info[which].f_type = fp->f_info[which].f_type; in link_update()
930 lp->f_info[which].f_size = fp->f_info[which].f_size; in link_update()
931 lp->f_info[which].f_mode = fp->f_info[which].f_mode; in link_update()
932 lp->f_info[which].f_uid = fp->f_info[which].f_uid; in link_update()
933 lp->f_info[which].f_gid = fp->f_info[which].f_gid; in link_update()
934 lp->f_info[which].f_modtime = fp->f_info[which].f_modtime; in link_update()
[all …]
H A Deval.c500 int which; in walker() local
507 which = usingsrc ? OPT_SRC : OPT_DST; in walker()
549 note_info(fp, sp, which); in walker()
560 &fp->f_info[which]); in walker()
584 note_info(fp, sp, which); in walker()
588 (void) get_acls(name, &fp->f_info[which]); in walker()
661 note_info(struct file *fp, const struct stat *sp, side_t which) in note_info() argument
665 ip = &fp->f_info[ which ]; in note_info()
682 fp->f_flags |= flags[which]; in note_info()
687 which, fp->f_name, ip->f_modtime, ip->f_modns, in note_info()
[all …]
/titanic_53/usr/src/lib/libsec/common/
H A Daclcheck.c71 aclent_aclcheck(aclent_t *aclbufp, int nentries, int *which, int isdir) in aclent_aclcheck() argument
78 *which = -1; in aclent_aclcheck()
86 *which = (int)(aclentp - aclbufp); in aclent_aclcheck()
97 *which = (int)(aclentp - aclbufp); in aclent_aclcheck()
108 *which = (int)(aclentp - aclbufp); in aclent_aclcheck()
119 *which = (int)(aclentp - aclbufp); in aclent_aclcheck()
153 *which = (int)(aclentp - aclbufp); in aclent_aclcheck()
163 *which = (int)(aclentp - aclbufp); in aclent_aclcheck()
174 *which = (int)(aclentp - aclbufp); in aclent_aclcheck()
185 *which = (int)(aclentp - aclbufp); in aclent_aclcheck()
[all …]
H A Daclmode.c44 int which; in acltomode() local
48 if (aclcheck(aclbufp, nentries, &which) != 0) { in acltomode()
95 int which; in aclfrommode() local
98 if (aclcheck(aclbufp, nentries, &which) != 0) { in aclfrommode()
/titanic_53/usr/src/lib/efcode/engine/
H A Dactions.c316 set_value_actions(fcode_env_t *env, int which) in set_value_actions() argument
318 ASSERT((which == 0) || (which == 1)); in set_value_actions()
319 ASSERT(value_actions[which]); in set_value_actions()
320 install_actions(env, value_actions[which]); in set_value_actions()
324 set_defer_actions(fcode_env_t *env, int which) in set_defer_actions() argument
326 ASSERT((which == 0) || (which == 1)); in set_defer_actions()
327 ASSERT(value_actions[which+3]); in set_defer_actions()
328 install_actions(env, value_actions[which+3]); in set_defer_actions()
332 set_buffer_actions(fcode_env_t *env, int which) in set_buffer_actions() argument
334 ASSERT((which == 0) || (which == 1)); in set_buffer_actions()
[all …]
H A Dinstance.c55 int which; in get_instance_address() local
64 which = UINIT_DATA; in get_instance_address()
66 which = INIT_DATA; in get_instance_address()
68 return (&MYSELF->data[which][offset]); in get_instance_address()
/titanic_53/usr/src/cmd/lp/lib/lp/
H A Dset_pitch.c50 int which, in set_pitch() argument
54 set_pitch (str, which, putout) in set_pitch()
56 int which,
75 if (which == 'H') {
108 if (which == 'H' && STREQU(str, NAME_PICA))
111 else if (which == 'H' && STREQU(str, NAME_ELITE))
115 which == 'H'
/titanic_53/usr/src/cmd/stat/common/
H A Dmnt.c111 mnt_t **which; in build_mnt_list() local
140 which = &ufs; in build_mnt_list()
143 which = &nfs; in build_mnt_list()
145 which = 0; in build_mnt_list()
146 if (which) { in build_mnt_list()
155 item->next = *which; in build_mnt_list()
156 *which = item; in build_mnt_list()
/titanic_53/usr/src/boot/sys/boot/common/
H A Dgpt.c57 gptupdate(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptupdate() argument
78 BOOTPROG, which); in gptupdate()
87 printf("%s: unable to update %s GPT header\n", BOOTPROG, which); in gptupdate()
185 gptread_hdr(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptread_hdr() argument
191 printf("%s: unable to read %s GPT header\n", BOOTPROG, which); in gptread_hdr()
199 printf("%s: invalid %s GPT header\n", BOOTPROG, which); in gptread_hdr()
206 which); in gptread_hdr()
233 gptbootconv(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptbootconv() argument
265 BOOTPROG, which); in gptbootconv()
276 printf("%s: unable to update %s GPT header\n", BOOTPROG, which); in gptbootconv()
[all …]
/titanic_53/usr/src/cmd/sgs/tools/
H A Dcatalog.awk42 which = 0
63 which = 0
66 which = 1
75 if (which == 0)
/titanic_53/usr/src/cmd/sendmail/db/os/
H A Dos_config.c40 db_jump_set(func, which) in db_jump_set() argument
42 int which;
44 switch (which) {
119 db_value_set(value, which) in db_value_set() argument
120 int value, which; in db_value_set()
124 switch (which) {
/titanic_53/usr/src/uts/intel/ia32/syscall/
H A Dlwp_private.c41 lwp_setprivate(klwp_t *lwp, int which, uintptr_t base) in lwp_setprivate() argument
85 switch (which) { in lwp_setprivate()
128 switch (which) { in lwp_setprivate()
158 lwp_getprivate(klwp_t *lwp, int which, uintptr_t base) in lwp_getprivate() argument
168 switch (which) { in lwp_getprivate()
260 syslwp_private(int cmd, int which, uintptr_t base) in syslwp_private() argument
267 res = lwp_setprivate(lwp, which, base); in syslwp_private()
270 error = lwp_getprivate(lwp, which, base); in syslwp_private()
/titanic_53/usr/src/lib/libproc/common/
H A Dpr_getitimer.c39 pr_getitimer(struct ps_prochandle *Pr, int which, struct itimerval *itv) in pr_getitimer() argument
51 return (getitimer(which, itv)); in pr_getitimer()
54 adp->arg_value = which; in pr_getitimer()
96 int which, const struct itimerval *itv, struct itimerval *oitv) in pr_setitimer() argument
109 return (setitimer(which, (struct itimerval *)itv, oitv)); in pr_setitimer()
112 adp->arg_value = which; in pr_setitimer()
/titanic_53/usr/src/cmd/ipf/examples/
H A Dfirewall8 rules which:
9 a) blocks all packets which might belong to an IP Spoofing attack;
11 c) blocks all packets which have a length which is too short for
17 Draw up a list of which services you want to allow users to use on the
36 * "ext-service" is the service to which you wish to connect or if it doesn't
/titanic_53/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A Dhelp-l10n-comments.txt31 Each article consists of several parts, all of which must be
38 each Article's Tag to form the keys which identify the
43 where the left side identifies the Tag of the Article to which
44 this string belongs and the right side describes which part of
54 a localizable string which contains the content of the help article
72 the non-localizable Tag, which must be embedded in the
73 application's source code, and the article's title itself, which
82 The Title is an arbitrary localizable string which will be
86 which may contain a limited set of embedded HTML tags (subject to
95 HTML which can be reliably rendered in the Help component. The
[all …]

12345678910>>...27