Searched refs:build_stringtable (Results 1 – 1 of 1) sorted by relevance
| /system/ulib/launchpad/ |
| A D | launchpad.c | 186 static zx_status_t build_stringtable(launchpad_t* lp, in build_stringtable() function 224 zx_status_t r = build_stringtable(lp, argc, argv, &total, &buffer); in launchpad_set_args() 239 zx_status_t r = build_stringtable(lp, count, names, &total, &buffer); in launchpad_set_nametable() 260 zx_status_t r = build_stringtable(lp, count, envp, &total, &buffer); in launchpad_set_environ()
|
Completed in 5 milliseconds