Home
last modified time | relevance | path

Searched refs:sarr (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
Dsemop01.c21 static unsigned short int sarr[PSEMS]; variable
22 static union semun get_arr = {.array = sarr};
/third_party/glib/glib/tests/
Doption-context.c2100 gchar **sarr = NULL; in test_help() local
2105 { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_STRING_ARRAY, &sarr, "Rest goes here", "REST" }, in test_help()
2152 gchar **sarr = NULL; in test_help_no_options() local
2154 { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_STRING_ARRAY, &sarr, "Rest goes here", "REST" }, in test_help_no_options()
2179 gchar **sarr = NULL; in test_help_no_help_options() local
2184 { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_STRING_ARRAY, &sarr, "Rest goes here", "REST" }, in test_help_no_help_options()