Searched defs:outfp (Results 1 – 10 of 10) sorted by relevance
/third_party/selinux/checkpolicy/ |
D | checkmodule.c | 110 static int write_binary_policy(policydb_t * p, FILE *outfp) in write_binary_policy() 333 FILE *outfp = fopen(outfile, "w"); in main() local
|
D | checkpolicy.c | 402 FILE *outfp = NULL; in main() local
|
/third_party/python/Tools/freeze/ |
D | makemakefile.py | 5 def makemakefile(outfp, makevars, files, target): argument
|
D | makeconfig.py | 9 def makeconfig(infp, outfp, modules, with_ifdef=0): argument
|
D | makefreeze.py | 77 def writecode(outfp, mod, str): argument
|
D | winmakemakefile.py | 45 def makemakefile(outfp, vars, files, target): argument
|
/third_party/python/Tools/scripts/ |
D | eptags.py | 24 def treat_file(filename, outfp): argument
|
/third_party/selinux/libsepol/fuzz/ |
D | binpolicy-fuzzer.c | 8 static int write_binary_policy(policydb_t *p, FILE *outfp) in write_binary_policy()
|
/third_party/node/tools/icu/ |
D | shrink-icu-src.py | 42 def compress_data(infp, outfp): argument
|
/third_party/python/Lib/email/ |
D | generator.py | 36 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, *, argument 455 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, fmt=None, *, argument
|