Home
last modified time | relevance | path

Searched defs:mlist (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/contrib/less/
H A Dcmdbuf.c68 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 Dcommand.c136 start_mca(action, prompt, mlist, cmdflags) in start_mca() argument
/freebsd-13.1/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h166 typedef struct mlist { struct
171 struct mlist *ml_next; /* Next member */ argument
/freebsd-13.1/contrib/file/src/
H A Dfile.h399 struct mlist { struct
403 struct mlist *next, *prev; argument
433 struct mlist *mlist[MAGIC_SETS]; /* list of regular entries */ member
H A Dapprentice.c591 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 Dblacklistd.c363 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 Dntp_calendar.c297 static const char mlist[] = "JanFebMarAprMayJunJulAugSepOctNovDec"; in ntpcal_get_build_date() local
/freebsd-13.1/contrib/sendmail/src/
H A Dparseaddr.c1038 struct match mlist[MAXMATCH]; /* stores match on LHS */ local
/freebsd-13.1/contrib/libarchive/libarchive/
H A Darchive_match.c592 add_pattern_from_file(struct archive_match *a, struct match_list *mlist, in add_pattern_from_file()