Searched refs:swapfile (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/Libc-1044.1.2/darwin/
H A Dkvm.c78 kvm_open(const char* execfile, const char* corefile, const char* swapfile, int flags, const char* errstr) argument
85 kvm_openfiles(const char* execfile, const char* corefile, const char* swapfile, int flags, char* errout) argument
/macosx-10.10/xnu-2782.1.97/osfmk/vm/
H A Dvm_compressor_backing_store.c63 struct swapfile{ struct
94 static void vm_swap_free_now(struct swapfile *swf, uint64_t f_offset);
135 struct swapfile *vm_swapfile_for_handle(uint64_t);
141 struct swapfile *
147 struct swapfile* swf = NULL;
152 swf = (struct swapfile*) queue_first(&swf_global_queue);
160 swf = (struct swapfile*) queue_next(&swf->swp_queue);
240 * If no swapfile name has been set, we'll
775 struct swapfile *swf = NULL;
778 * Any swapfile structur
[all...]
H A Dvm_compressor_backing_store.h55 #define SWAP_FILE_NAME "/var/vm/swapfile"
67 struct swapfile;
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dmep-relocs.pl73 &swapfile("include/elf/mep.h");
247 &swapfile($file);
252 sub swapfile { subroutine
/macosx-10.10/vim-55/runtime/syntax/
H A Dvim.vim28 syn keyword vimOption contained ai ambw ari aw backupext beval biosk brk buflisted cdpath cin cinwords cocu compatible consk cpt cscopetagorder csverb debug dict dir eb enc errorbells expandtab fdl fenc fileformat fml foldignore foldopen fs gfn grepprg guiheadroom helplang history hls imactivatekey iminsert inde insertmode iskeyword keymodel laststatus lisp lpl magic maxfuncdepth menuitems mm modifiable mousem mps number opendevice paste pex pmbcs printencoding prompt rdt revins ro runtimepath scroll sections sh shellslash shortmess showtabline slm sn spellcapcheck splitright ssop stmp swapfile syn tabstop tagstack tbs textauto tildeop titlestring top ttimeout ttym uc undolevels vb vfile visualbell wc wh wildignore window winwidth wmw writeany
/macosx-10.10/vim-55/runtime/
H A Doptwin.vim1006 call append("$", "swapfile\tuse a swap file for this buffer")
/macosx-10.10/vim-55/runtime/autoload/
H A Dnetrw.vim359 let {a:vt}netrw_swfkeep = &l:swf " swapfile
422 " user hasn't specified a swapfile directory;
423 " netrw will temporarily set the swapfile directory

Completed in 142 milliseconds