Home
last modified time | relevance | path

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

/minix/usr.bin/make/
H A Dmake.h486 int str2Lst_Append(Lst, char *, const char *);
H A Dmeta.c610 str2Lst_Append(metaBailiwick, cp, NULL); in meta_mode_init()
621 str2Lst_Append(metaIgnorePaths, cp, NULL); in meta_mode_init()
H A Dmain.c738 str2Lst_Append(Lst lp, char *str, const char *sep) in str2Lst_Append() function
1222 (void)str2Lst_Append(makefiles, p1, NULL); in main()