Home
last modified time | relevance | path

Searched defs:outfp (Results 1 – 10 of 10) sorted by relevance

/third_party/selinux/checkpolicy/
Dcheckmodule.c110 static int write_binary_policy(policydb_t * p, FILE *outfp) in write_binary_policy()
333 FILE *outfp = fopen(outfile, "w"); in main() local
Dcheckpolicy.c402 FILE *outfp = NULL; in main() local
/third_party/python/Tools/freeze/
Dmakemakefile.py5 def makemakefile(outfp, makevars, files, target): argument
Dmakeconfig.py9 def makeconfig(infp, outfp, modules, with_ifdef=0): argument
Dmakefreeze.py77 def writecode(outfp, mod, str): argument
Dwinmakemakefile.py45 def makemakefile(outfp, vars, files, target): argument
/third_party/python/Tools/scripts/
Deptags.py24 def treat_file(filename, outfp): argument
/third_party/selinux/libsepol/fuzz/
Dbinpolicy-fuzzer.c8 static int write_binary_policy(policydb_t *p, FILE *outfp) in write_binary_policy()
/third_party/node/tools/icu/
Dshrink-icu-src.py42 def compress_data(infp, outfp): argument
/third_party/python/Lib/email/
Dgenerator.py36 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, *, argument
455 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, fmt=None, *, argument