Searched refs:ment (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/client/
H A Dsmbmnt.c195 struct mntent ment; local
276 ment.mnt_fsname = share_name ? share_name : "none";
277 ment.mnt_dir = mount_point;
278 ment.mnt_type = "smbfs";
279 ment.mnt_opts = "";
280 ment.mnt_freq = 0;
281 ment.mnt_passno= 0;
283 mount_point = ment.mnt_dir;
304 if (addmntent(mtab, &ment) == 1)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dmount.c40 struct mntent* ment = getmntent(stream); local
41 memcpy(result, ment, sizeof(struct mntent));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp9lpf.asm4 ;* Copyright (C) 2013-2014 Cl��ment B��sch <u pkh me>
H A Dvp9itxfm.asm4 ;* Copyright (C) 2013 Cl��ment B��sch <u pkh me>

Completed in 140 milliseconds