Searched defs:mp (Results 1 – 8 of 8) sorted by relevance
/busybox-1.35.0/util-linux/ |
D | fstrim.c | 44 char *arg_o, *arg_l, *arg_m, *mp; in fstrim_main() local
|
D | mount.c | 489 static void FAST_FUNC update_mtab_entry_on_move(const struct mntent *mp) in update_mtab_entry_on_move() 702 static int mount_it_now(struct mntent *mp, unsigned long vfsflags, char *filteropts) in mount_it_now() 1247 static NOINLINE int nfsmount(struct mntent *mp, unsigned long vfsflags, char *filteropts) in nfsmount() 1879 static int nfsmount(struct mntent *mp, unsigned long vfsflags, char *filteropts) in nfsmount() 1970 static int singlemount(struct mntent *mp, int ignore_busy) in singlemount() 2426 struct mntent *mp; in mount_main() local
|
/busybox-1.35.0/networking/ |
D | tls_pstm_montgomery_reduce.c | 368 pstm_digit mp, pstm_digit *paD, uint32 paDlen) in pstm_montgomery_reduce()
|
D | tls_pstm.h | 254 #define pstm_montgomery_reduce(pool, a, m, mp, paD, paDlen) \ argument
|
D | tls_sp_c32.c | 1012 sp_digit mp = p256_mp_mod; in sp_512to256_mont_reduce_8() local
|
D | ping.c | 879 struct cmsghdr *mp; in ping6() local
|
D | tls_pstm.c | 1607 pstm_digit buf, mp; in pstm_exptmod() local
|
/busybox-1.35.0/coreutils/ |
D | stty.c | 1293 const struct mode_info *mp; in stty_main() local 1439 const struct mode_info *mp; in stty_main() local
|