Lines Matching defs:lhs
59 const char *lhs;
104 char *rhsp; /* rhs associated with last lhs (or NULL) */
272 (propp->lhs = strdup(lhsp)) == NULL ||
277 if (propp->lhs != NULL)
278 free((void *) propp->lhs);
336 if (props->lhs != NULL)
337 free((void *) props->lhs);
577 if (strcmp(name, props->lhs) == 0)
956 * lhs is a simple string that does not contain any whitespace or an
962 * gets called, we continue looking for the next lhs *after* any
982 /* remember start of lhs, assume no rhs until we see '=' */
985 /* find end of token, no escaped chars, quotes, etc. on lhs */
1075 * this routine can only be used after a lhs has been found with