Searched defs:mlist (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/contrib/less/ |
| H A D | cmdbuf.c | 68 struct mlist struct 70 struct mlist *next; argument 71 struct mlist *prev; argument 72 struct mlist *curr_mp; argument 80 struct mlist mlist_search = argument 649 set_mlist(mlist, cmdflags) in set_mlist() argument 734 ml_link(mlist, ml) in ml_link() argument 759 cmd_addhist(mlist, cmd, modified) in cmd_addhist() argument 1604 struct mlist *mlist; member
|
| H A D | command.c | 136 start_mca(action, prompt, mlist, cmdflags) in start_mca() argument
|
| /freebsd-13.1/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | ctftools.h | 166 typedef struct mlist { struct 171 struct mlist *ml_next; /* Next member */ argument
|
| /freebsd-13.1/contrib/file/src/ |
| H A D | file.h | 399 struct mlist { struct 403 struct mlist *next, *prev; argument 433 struct mlist *mlist[MAGIC_SETS]; /* list of regular entries */ member
|
| H A D | apprentice.c | 591 struct mlist *mlist; in mlist_alloc() local 619 mlist_free(struct mlist *mlist) in mlist_free() 1042 apprentice_list(struct mlist *mlist, int mode) in apprentice_list() 3545 struct mlist *mlist, *ml; in file_magicfind() local
|
| /freebsd-13.1/contrib/blacklist/bin/ |
| H A D | blacklistd.c | 363 uniqueadd(struct conf ***listp, size_t *nlist, size_t *mlist, struct conf *c) in uniqueadd() 387 size_t nlist, mlist; in rules_flush() local
|
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | ntp_calendar.c | 297 static const char mlist[] = "JanFebMarAprMayJunJulAugSepOctNovDec"; in ntpcal_get_build_date() local
|
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | parseaddr.c | 1038 struct match mlist[MAXMATCH]; /* stores match on LHS */ local
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_match.c | 592 add_pattern_from_file(struct archive_match *a, struct match_list *mlist, in add_pattern_from_file()
|