Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c3217 static int o_get_last_ptr(o_string *o, int n) in o_get_last_ptr() function
3437 pattern = o->data + o_get_last_ptr(o, n); in perform_glob()
3486 pattern = o->data + o_get_last_ptr(o, n); in perform_glob()
6357 if (output->length != o_get_last_ptr(output, n) in encode_then_append_var_plusminus()
7138 if (output->length == o_get_last_ptr(output, n) /* expansion is empty */ in expand_vars_to_list()