Home
last modified time | relevance | path

Searched defs:st (Results 1 – 25 of 26) sorted by relevance

12

/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dppp.c665 int st = 0; in pppClose() local
964 int st = 0; in pppIOCtl() local
1016 u_short st; in pppMTU() local
1345 int st = 1; in sifup() local
1390 int st = 1; in sifdown() local
1421 int st = 1; in sifaddr() local
1447 int st = 1; in cifaddr() local
1471 int st = 1; in sifdefaultroute() local
1495 int st = 1; in cifdefaultroute() local
/components/dfs/dfs_v1/filesystems/skeleton/
A Dskeleton.c52 int dfs_skt_stat(struct dfs_filesystem *fs, const char *path, struct stat *st) in dfs_skt_stat()
/components/dfs/dfs_v2/filesystems/skeleton/
A Dskeleton.c52 int dfs_skt_stat(struct dfs_filesystem *fs, const char *path, struct stat *st) in dfs_skt_stat()
/components/net/sal/src/
A Dsal_socket.c351 struct sal_socket_table *st = &socket_table; in sal_get_socket() local
489 static int socket_alloc(struct sal_socket_table *st, int f_socket) in socket_alloc()
540 static void socket_free(struct sal_socket_table *st, int idx) in socket_free()
552 struct sal_socket_table *st = &socket_table; in socket_new() local
584 struct sal_socket_table *st = &socket_table; in socket_delete() local
/components/dfs/dfs_v1/filesystems/mqueue/
A Ddfs_mqueue.c87 int dfs_mqueue_stat(struct dfs_filesystem *fs, const char *path, struct stat *st) { in dfs_mqueue_stat()
/components/dfs/dfs_v2/filesystems/mqueue/
A Ddfs_mqueue.c66 int dfs_mqueue_stat(struct dfs_dentry *dentry, struct stat *st) { in dfs_mqueue_stat()
/components/dfs/dfs_v1/filesystems/devfs/
A Ddevfs.c287 int dfs_device_fs_stat(struct dfs_filesystem *fs, const char *path, struct stat *st) in dfs_device_fs_stat()
/components/dfs/dfs_v1/filesystems/romfs/
A Ddfs_romfs.c267 int dfs_romfs_stat(struct dfs_filesystem *fs, const char *path, struct stat *st) in dfs_romfs_stat()
/components/dfs/dfs_v2/filesystems/romfs/
A Ddfs_romfs.c298 static int dfs_romfs_stat(struct dfs_dentry *dentry, struct stat *st) in dfs_romfs_stat()
/components/dfs/dfs_v1/filesystems/ramfs/
A Ddfs_ramfs.c297 struct stat *st) in dfs_ramfs_stat()
/components/dfs/dfs_v2/filesystems/ramfs/
A Ddfs_ramfs.c297 struct stat *st) in dfs_ramfs_stat()
/components/dfs/dfs_v2/filesystems/procfs/
A Dprocfs.c287 static int dfs_procfs_stat(struct dfs_dentry *dentry, struct stat *st) in dfs_procfs_stat()
/components/dfs/dfs_v2/filesystems/elmfat/
A Ddfs_elm.c831 int dfs_elm_stat(struct dfs_dentry *dentry, struct stat *st) in dfs_elm_stat()
940 struct stat st; in dfs_elm_lookup() local
/components/vbus/
A Dvbus.c652 enum _vbus_session_st st; member
660 enum _vbus_session_st st) in _sess_find()
/components/dfs/dfs_v1/filesystems/tmpfs/
A Ddfs_tmpfs.c485 struct stat *st) in dfs_tmpfs_stat()
/components/dfs/dfs_v1/filesystems/iso9660/
A Ddfs_iso9660.c651 const char *filename, struct stat *st) in dfs_iso9660_stat()
/components/dfs/dfs_v2/filesystems/devfs/
A Ddevtmpfs.c260 static int devtmpfs_stat(struct dfs_dentry *dentry, struct stat *st) in devtmpfs_stat()
/components/dfs/dfs_v2/filesystems/tmpfs/
A Ddfs_tmpfs.c464 static int dfs_tmpfs_stat(struct dfs_dentry *dentry, struct stat *st) in dfs_tmpfs_stat()
/components/dfs/dfs_v2/filesystems/ptyfs/
A Dptyfs.c430 static int ptyfs_ops_stat(struct dfs_dentry *dentry, struct stat *st) in ptyfs_ops_stat()
/components/dfs/dfs_v2/src/
A Ddfs_posix.c1260 struct stat st; in access() local
/components/dfs/dfs_v1/filesystems/elmfat/
A Ddfs_elm.c756 int dfs_elm_stat(struct dfs_filesystem *fs, const char *path, struct stat *st) in dfs_elm_stat()
A Dff.c5960 UINT j, st; local
/components/dfs/dfs_v1/filesystems/nfs/
A Ddfs_nfs.c840 int nfs_stat(struct dfs_filesystem *fs, const char *path, struct stat *st) in nfs_stat()
/components/dfs/dfs_v1/filesystems/cromfs/
A Ddfs_cromfs.c1015 static int dfs_cromfs_stat(struct dfs_filesystem *fs, const char *path, struct stat *st) in dfs_cromfs_stat()
/components/dfs/dfs_v2/filesystems/cromfs/
A Ddfs_cromfs.c1066 static int dfs_cromfs_stat(struct dfs_dentry *dentry, struct stat *st) in dfs_cromfs_stat()

Completed in 89 milliseconds

12