Searched refs:myproc (Results 1 – 12 of 12) sorted by relevance
/third_party/ltp/testcases/misc/math/float/iperb/ |
D | geniperb.c | 53 pid_t myproc; in create_file() local 55 switch (myproc = fork()) { in create_file() 67 return myproc; in create_file()
|
/third_party/ltp/testcases/misc/math/float/bessel/ |
D | genbessel.c | 53 pid_t myproc; in create_file() local 55 switch (myproc = fork()) { in create_file() 67 return (myproc); in create_file()
|
/third_party/ltp/testcases/misc/math/float/power/ |
D | genpower.c | 53 pid_t myproc; in create_file() local 55 if ((myproc = fork()) != 0) in create_file() 56 return myproc; in create_file()
|
/third_party/ltp/testcases/misc/math/float/trigo/ |
D | gentrigo.c | 54 pid_t myproc; in create_file() local 56 if ((myproc = fork()) != 0) in create_file() 57 return myproc; in create_file()
|
/third_party/ltp/testcases/misc/math/float/exp_log/ |
D | genexp_log.c | 53 pid_t myproc; in create_file() local 55 if ((myproc = fork()) != 0) in create_file() 56 return myproc; in create_file()
|
/third_party/curl/packages/vms/ |
D | compare_curl_source.com | 96 $ myproc = f$environment("PROCEDURE") 97 $ myprocdir = f$parse(myproc,,,"DIRECTORY") - "[" - "]" - "<" - ">"
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | make_vms.com | 68 $ myproc = f$parse(whoami,,,"Name") + f$parse(whoami,,,"type")
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | make_vms.com | 68 $ myproc = f$parse(whoami,,,"Name") + f$parse(whoami,,,"type")
|
/third_party/zlib/ |
D | make_vms.com | 68 $ myproc = f$parse(whoami,,,"Name") + f$parse(whoami,,,"type")
|
/third_party/skia/third_party/externals/freetype/ |
D | vms_make.com | 63 $ myproc = f$parse(whoami,,,"Name") + f$parse(whoami,,,"type")
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | vms_make.com | 63 $ myproc = f$parse(whoami,,,"Name") + f$parse(whoami,,,"type")
|
/third_party/freetype/ |
D | vms_make.com | 63 $ myproc = f$parse(whoami,,,"Name") + f$parse(whoami,,,"type")
|