Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c11096 const char *name_end = endofname(name); in helper_export_local() local
11098 if (*name_end == '\0') { in helper_export_local()
11101 vpp = get_ptr_to_local_var(name, name_end - name); in helper_export_local()
11154 if (*name_end != '=') { in helper_export_local()