Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_macro_gram.y129 struct macro_arg *marg; variable
142 STAILQ_FOREACH(marg, &macro_symbol->info.macroinfo->args, links) {
147 if (marg == NULL) {
151 marg->replacement_text = strdup(argtext);
152 if (marg->replacement_text == NULL) {
H A Daicasm_scan.l512 struct macro_arg *marg;
551 STAILQ_FOREACH(marg, &macro_symbol->info.macroinfo->args, links) {
552 free(marg->replacement_text);
568 struct macro_arg *marg;
575 STAILQ_FOREACH(marg, &mac_symbol->info.macroinfo->args, links) {
577 retval = regexec(&marg->arg_regex, search_pos, 2,
584 *match_marg = marg;
H A Daicasm_gram.y1533 struct macro_arg *marg; in add_macro_arg() local
1543 marg = (struct macro_arg *)malloc(sizeof(*marg)); in add_macro_arg()
1544 if (marg == NULL) { in add_macro_arg()
1548 marg->replacement_text = NULL; in add_macro_arg()
1557 retval = regcomp(&marg->arg_regex, regex_pattern, REG_EXTENDED); in add_macro_arg()
1562 STAILQ_INSERT_TAIL(&cur_symbol->info.macroinfo->args, marg, links); in add_macro_arg()
/freebsd/sys/dev/mem/
H A Dmemdev.c97 const struct mem_livedump_arg *marg; in memioctl() local
123 marg = (const struct mem_livedump_arg *)data; in memioctl()
124 error = livedump_start(marg->fd, marg->flags, marg->compression); in memioctl()
/freebsd/sbin/savecore/
H A Dsavecore.c751 struct mem_livedump_arg marg; in DoLiveFile() local
791 bzero(&marg, sizeof(marg)); in DoLiveFile()
792 marg.fd = fdcore; in DoLiveFile()
793 marg.compression = comp_desired; in DoLiveFile()
794 if (ioctl(fddev, MEM_KERNELDUMP, &marg) == -1) { in DoLiveFile()
/freebsd/usr.bin/ee/nls/hu_HU.ISO8859-2/
H A Dee.msg13 4 "marg�k megfigyel�sre "
17 8 "jobb marg� "
121 112 "jobb marg�: "
/freebsd/sbin/ifconfig/
H A Difconfig.c1478 char *marg, *mopt; in setifcapnv() local
1490 marg = strdup(arg); in setifcapnv()
1491 if (marg == NULL) in setifcapnv()
1496 while ((mopt = strsep(&marg, ",")) != NULL) { in setifcapnv()
1518 free(marg); in setifcapnv()
/freebsd/contrib/tzdata/
H A Dantarctica31 # https://web.archive.org/web/20021204222245/http://www.dstc.qut.edu.au/DST/marg/daylight.html