Home
last modified time | relevance | path

Searched defs:qflag (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dssh-add.c114 delete_file(int agent_fd, const char *filename, int key_only, int qflag) in delete_file()
173 delete_all(int agent_fd, int qflag) in delete_all()
196 add_file(int agent_fd, const char *filename, int key_only, int qflag, in add_file()
404 update_card(int agent_fd, int add, const char *id, int qflag) in update_card()
539 load_resident_keys(int agent_fd, const char *skprovider, int qflag) in load_resident_keys()
588 do_file(int agent_fd, int deleting, int key_only, char *file, int qflag, in do_file()
624 int xflag = 0, lflag = 0, Dflag = 0, qflag = 0, Tflag = 0; in main() local
/external/strace/
Dstrace.c95 unsigned int qflag; variable