Searched refs:smallarg (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/bin/sh/
H A Dexpand.h40 char *smallarg[1]; member in struct:arglist
H A Dexpand.c120 list->args = list->smallarg;
122 list->capacity = sizeof(list->smallarg) / sizeof(list->smallarg[0]);

Completed in 102 milliseconds