Home
last modified time | relevance | path

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

/argp/
A Dargp-help.c951 unsigned hol_so_len = strlen (hol->short_options); in hol_append() local
953 malloc (hol_so_len + strlen (more->short_options) + 1); in hol_append()
965 __mempcpy (short_options, hol->short_options, hol_so_len); in hol_append()
974 so = short_options + hol_so_len; in hol_append()
990 short_options + hol_so_len)) in hol_append()

Completed in 7 milliseconds