Home
last modified time | relevance | path

Searched refs:qflag (Results 1 – 6 of 6) sorted by relevance

/external/openssh/
Dssh-add.c114 delete_file(int agent_fd, const char *filename, int key_only, int qflag) in delete_file() argument
125 if (!qflag) { in delete_file()
153 if (!qflag) { in delete_file()
173 delete_all(int agent_fd, int qflag) in delete_all() argument
189 else if (!qflag) in delete_all()
196 add_file(int agent_fd, const char *filename, int key_only, int qflag, in add_file() argument
325 if (!qflag) { in add_file()
382 if (!qflag) { in add_file()
404 update_card(int agent_fd, int add, const char *id, int qflag) in update_card() argument
418 if (!qflag) { in update_card()
[all …]
/external/strace/
Dstrace.c95 unsigned int qflag; variable
1013 if (!qflag && (tcp->flags & TCB_ATTACHED)) in detach()
1094 if (!qflag) { in attach_tcb()
1690 qflag++; in init()
1882 if (!qflag) in init()
1883 qflag = 1; in init()
2052 if (!qflag) in maybe_allocate_tcb()
2150 qflag < 2) { in print_exited()
Dsyscall.c288 if (!qflag) { in update_personality()
Ddefs.h416 extern unsigned int qflag;
DChangeLog38255 * strace.c (init): Do not reset qflag.
45280 * defs.h: Change 'qflag' from 'bool' to 'unsigned int'.
48553 Change debug_flag,Tflag,qflag,not_failing_only,show_fd_path,tracing_paths
/external/mksh/src/
DBuild.sh1472 save_NOWARN=-qflag=e
1473 DOWARN=-qflag=i
1476 save_NOWARN=-qflag=i:e
1477 DOWARN=-qflag=i:i