Searched refs:qf (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/dtrace-147/test/tst/common/dtraceUtil/
H A Dtst.ZeroFunctionProbes.d.ksh46 -qf sigprocmask'{printf("I am done"); exit(0);}'
49 -qf read'{printf("I am done"); exit(0);}'
/macosx-10.10.1/vim-55/src/xxd/
H A DMake_amiga.mak12 CFLAGS = $(OPTIONS) -wapruq -ps -qf -DAMIGA -Dconst=
/macosx-10.10.1/libarchive-30/libarchive/tar/
H A Dread.c151 _qtnapply(struct bsdtar *bsdtar, qtn_file_t qf, char *path) argument
157 if (qf == NULL)
163 qstatus = qtn_file_apply_to_path(qf, path);
184 qtn_file_t qf = NULL; local
236 if ((qf = qtn_file_alloc()) != NULL) {
237 int qstatus = qtn_file_init_with_path(qf, bsdtar->filename);
239 qtn_file_free(qf);
240 qf = NULL;
380 _qtnapply(bsdtar, qf, (char *)archive_entry_pathname(entry));
412 _qtnapply(bsdtar, qf, cl
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dqf.vim22 let b:current_syntax = "qf"
/macosx-10.10.1/diskdev_cmds-576/repquota.tproj/
H A Drepquota.c255 FILE *qf; local
285 if ((qf = fopen(qfpathname, "r")) == NULL) {
291 if (fread((char *)&dqhdr, sizeof(struct dqfilehdr), 1, qf) > 0) {
297 (void) fclose(qf);
306 (void) fclose(qf);
318 if (fread(&dqbuf, sizeof(struct dqblk), 1, qf) == 0 && feof(qf))
369 fclose(qf);
380 FILE *qf; local
400 if ((qf
[all...]
/macosx-10.10.1/vim-55/src/
H A DMake_manx.mak26 CFLAGS = $(OPTIONS) -wapruq -ps -qf -Iproto $(DEFINES) -DAMIGA
/macosx-10.10.1/tcsh-65/tcsh/
H A Dcomplete.tcsh820 setugids all file group package querybynumber qf \
835 n/--{qf,queryformat}/x:'<format>'/ n/--buildroot/d/ \
/macosx-10.10.1/vim-55/runtime/
H A Dmakemenu.vim412 SynMenu PQ.Quickfix\ window:qf
H A Dsynmenu.vim388 an 50.90.510 &Syntax.PQ.Quickfix\ window :cal SetSyn("qf")<CR>
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dnetrw.vim1781 nnoremap <buffer> <silent> qf :<c-u>call <SID>NetrwFileInfo(1,<SID>NetrwGetWord())<cr>
1825 inoremap <buffer> <silent> qf <c-o>:<c-u>call <SID>NetrwFileInfo(1,<SID>NetrwGetWord())<cr>
1914 nnoremap <buffer> <silent> qf :<c-u>call <SID>NetrwFileInfo(0,<SID>NetrwGetWord())<cr>
1957 inoremap <buffer> <silent> qf <c-o>:<c-u>call <SID>NetrwFileInfo(0,<SID>NetrwGetWord())<cr>
2478 " s:NetrwFileInfo: supports qf (query for file information) {{{2
2508 echo "sorry, \"qf\" not supported yet for remote files"
/macosx-10.10.1/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit11496 t;qf �B # ---> 5^0-1^4- 0
12190 t;qf �� # ---> 5^0-1^4- 0
12642 t;qf �q # ---> 5^0-1^4- 0
/macosx-10.10.1/sudo-73/src/
H A Dpp5391 pp_rpm_arch_local=`rpm -q --qf '%{arch}\n' --specfile $pp_wrkdir/dummy.spec`

Completed in 282 milliseconds