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

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h407 typedef struct asgment *Asgment;
630 struct asgment { struct
631 struct asgment *next;
H A Dbuiltin.c1348 struct asgment *asgf = NULL, *asgl = NULL;
1608 /* Perform old=new substitutions. Uses the asgment structure from zsh.h, *
1613 fcsubs(char **sp, struct asgment *sub)
1656 struct asgment *subs, Patprog pprog, int is_command)
1793 * asgment structure. Because the asgment structure used is global, *
1801 static struct asgment asg;
2408 struct asgment asg0;

Completed in 201 milliseconds