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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dcmdline.c868 get_list (struct dsc$descriptor_s *qual, struct dsc$descriptor_d *rawtail,
884 ** rawtail - Address of descriptor for the full command line tail
928 str$find_first_substring(rawtail, &ind, &sind, &work_str);
929 if ((ind > 1 && *(rawtail->dsc$a_pointer + ind - 2) == '"') ||
864 get_list(struct dsc$descriptor_s *qual, struct dsc$descriptor_d *rawtail, int delim, char **p_str, unsigned long *p_size, unsigned long *p_end) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dcmdline.c1567 get_list (struct dsc$descriptor_s *qual, struct dsc$descriptor_d *rawtail,
1583 ** rawtail - Address of descriptor for the full command line tail
1627 str$find_first_substring(rawtail, &ind, &sind, &work_str);
1628 if ((ind > 1 && *(rawtail->dsc$a_pointer + ind - 2) == '"') ||
1563 get_list(struct dsc$descriptor_s *qual, struct dsc$descriptor_d *rawtail, int delim, char **p_str, unsigned long *p_size, unsigned long *p_end) argument

Completed in 43 milliseconds