Home
last modified time | relevance | path

Searched defs:sptr (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/netinet/libalias/
H A Dalias_ftp.c230 char *sptr; in AliasHandleFtpOut() local
295 char *sptr; in AliasHandleFtpIn() local
341 ParseFtpPortCommand(struct libalias *la, char *sptr, int dlen) in ParseFtpPortCommand()
414 ParseFtpEprtCommand(struct libalias *la, char *sptr, int dlen) in ParseFtpEprtCommand()
504 ParseFtp227Reply(struct libalias *la, char *sptr, int dlen) in ParseFtp227Reply()
577 ParseFtp229Reply(struct libalias *la, char *sptr, int dlen) in ParseFtp229Reply()
683 char *sptr; in NewFtpMessage() local
H A Dalias_irc.c177 char *sptr; in AliasHandleIrcOut() local
H A Dalias_nbt.c390 u_short *sptr; in AliasHandleUdpNbt() local
518 u_short *sptr; in AliasHandleResourceNB() local
589 u_short *sptr; in AliasHandleResourceA() local
H A Dalias_proxy.c422 u_short *sptr; in ProxyEncodeIpHeader() local
/f-stack/app/redis-5.0.5/src/
H A Dt_zset.c1030 unsigned char *sptr; in zzlInsertAt() local
1088 unsigned char *eptr, *sptr; in zzlDeleteRangeByScore() local
1117 unsigned char *eptr, *sptr; in zzlDeleteRangeByLex() local
1177 unsigned char *eptr, *sptr; in zsetConvert() local
1481 unsigned char *eptr, *sptr; in zsetRank() local
2453 unsigned char *eptr, *sptr; in zrangeGenericCommand() local
2578 unsigned char *eptr, *sptr; in genericZrangebyscoreCommand() local
2739 unsigned char *eptr, *sptr; in zcountCommand() local
2820 unsigned char *eptr, *sptr; in zlexcountCommand() local
2933 unsigned char *eptr, *sptr; in genericZrangebylexCommand() local
[all …]
H A Dgeo.c234 unsigned char *eptr, *sptr; in geoGetPointsInRange() local
H A Ddebug.c152 unsigned char *eptr, *sptr; in xorObjectDigest() local
H A Daof.c1008 unsigned char *eptr, *sptr; in rewriteSortedSetObject() local
H A Dmodule.c2093 unsigned char *eptr, *sptr; in RM_ZsetRangeCurrentElement() local
/f-stack/freebsd/netinet/
H A Daccf_http.c145 #define STRSETUP(sptr, slen, str) \ argument
/f-stack/freebsd/kern/
H A Dkern_proc.c1799 proc_read_string(struct thread *td, struct proc *p, const char *sptr, char *buf, in proc_read_string()
1993 char **proc_vector, *sptr; in get_ps_strings() local
/f-stack/freebsd/amd64/include/
H A Dvmm.h161 int *sptr; /* suspend cookie */ member