Home
last modified time | relevance | path

Searched refs:lpwd (Results 1 – 25 of 107) sorted by relevance

12345

/dports/ftp/lftp/lftp-4.9.2/src/
H A DQueueFeeder.cc46 if(xstrcmp(cur_lpwd, job->lpwd)) { in NextCmd()
48 cur_lpwd.set(job->lpwd); in NextCmd()
61 job->lpwd.set(lpwd); in QueueCmd()
90 const char *pwd = 0, *lpwd = 0; in FormatJobs() local
101 if(xstrcmp(lpwd, job->lpwd)) in FormatJobs()
104 lpwd = job->lpwd; in FormatJobs()
117 lpwd = cur_lpwd; in FormatJobs()
132 if(xstrcmp(lpwd, job->lpwd)) in FormatJobs()
137 lpwd = job->lpwd; in FormatJobs()
368 if(v >= 2 && (xstrcmp(lpwd, job->lpwd))) in FormatStatus()
[all …]
H A DQueueFeeder.h30 xstring_c lpwd; member
68 void QueueCmd(const char *cmd, const char *pwd, const char *lpwd, int pos = 0, int verbose = 0);
84 QueueFeeder(const char *pwd, const char *lpwd): in QueueFeeder() argument
85 jobs(0), lastjob(0), cur_pwd(pwd), cur_lpwd(lpwd) {} in QueueFeeder()
/dports/audio/re/re-0.5.8/src/ice/
H A Dstunsrv.c225 (uint8_t *)icem->lpwd, strlen(icem->lpwd), true, 1, in stunsrv_ereply()
247 err = stun_msg_chk_mi(req, (uint8_t *)icem->lpwd, strlen(icem->lpwd)); in icem_stund_recv()
312 (uint8_t *)icem->lpwd, strlen(icem->lpwd), true, 2, in icem_stund_recv()
H A Dicem.c63 mem_deref(icem->lpwd); in icem_destructor()
89 uint64_t tiebrk, const char *lufrag, const char *lpwd, in icem_alloc() argument
95 if (!icemp || !tiebrk || !lufrag || !lpwd) in icem_alloc()
98 if (str_len(lufrag) < 4 || str_len(lpwd) < 22) { in icem_alloc()
131 err |= str_dup(&icem->lpwd, lpwd); in icem_alloc()
466 icem->lufrag, icem->lpwd); in icem_debug()
/dports/lang/erlang-doc/otp_doc_html_24.1/lib/ftp-1.1/doc/html/
H A Dftp.eix19 {"lpwd", "lpwd(Pid)", "lpwd-1"},
/dports/audio/festival/speech_tools/siod/
H A Dslib_sys.cc41 static LISP lpwd(void) in lpwd() function
107 init_subr_0("pwd",lpwd, in init_subrs_sys()
/dports/ftp/pure-ftpd/pure-ftpd-1.0.50/src/
H A Dpure-quotacheck.c191 const struct passwd * const lpwd = getpwuid(uid); in doinitsupgroups() local
193 if (lpwd != NULL && lpwd->pw_name != NULL) { in doinitsupgroups()
194 user = lpwd->pw_name; in doinitsupgroups()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/src/client/
H A Dmega-lpwd2 mega-exec lpwd "$@"
/dports/net/megacmd/MEGAcmd-1.4.1_Win/src/client/win/
H A Dmega-lpwd.bat2 "%~dp0MegaClient.exe" lpwd %*
/dports/www/firefox-legacy/firefox-52.8.0esr/media/mtransport/third_party/nICEr/src/ice/
H A Dice_peer_ctx.c103 char *lpwd,*rpwd;
131 lpwd=stream->pwd?stream->pwd:pctx->ctx->pwd;
133 assert(lpwd);
143 if(r=r_data_make(&pstream->r2l_pass, (UCHAR *)lpwd, strlen(lpwd)))
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transport/third_party/nICEr/src/ice/
H A Dice_peer_ctx.c95 char *lpwd,*rpwd; in nr_ice_peer_ctx_parse_stream_attributes() local
122 lpwd=stream->pwd; in nr_ice_peer_ctx_parse_stream_attributes()
124 assert(lpwd); in nr_ice_peer_ctx_parse_stream_attributes()
134 if(r=r_data_make(&pstream->r2l_pass, (UCHAR *)lpwd, strlen(lpwd))) in nr_ice_peer_ctx_parse_stream_attributes()
/dports/lang/spidermonkey60/firefox-60.9.0/media/mtransport/third_party/nICEr/src/ice/
H A Dice_peer_ctx.c100 char *lpwd,*rpwd; in nr_ice_peer_ctx_parse_stream_attributes() local
128 lpwd=stream->pwd?stream->pwd:pctx->ctx->pwd; in nr_ice_peer_ctx_parse_stream_attributes()
130 assert(lpwd); in nr_ice_peer_ctx_parse_stream_attributes()
140 if(r=r_data_make(&pstream->r2l_pass, (UCHAR *)lpwd, strlen(lpwd))) in nr_ice_peer_ctx_parse_stream_attributes()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/transport/third_party/nICEr/src/ice/
H A Dice_peer_ctx.c95 char *lpwd,*rpwd; in nr_ice_peer_ctx_parse_stream_attributes() local
122 lpwd=stream->pwd; in nr_ice_peer_ctx_parse_stream_attributes()
124 assert(lpwd); in nr_ice_peer_ctx_parse_stream_attributes()
134 if(r=r_data_make(&pstream->r2l_pass, (UCHAR *)lpwd, strlen(lpwd))) in nr_ice_peer_ctx_parse_stream_attributes()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transport/third_party/nICEr/src/ice/
H A Dice_peer_ctx.c95 char *lpwd,*rpwd; in nr_ice_peer_ctx_parse_stream_attributes() local
122 lpwd=stream->pwd; in nr_ice_peer_ctx_parse_stream_attributes()
124 assert(lpwd); in nr_ice_peer_ctx_parse_stream_attributes()
134 if(r=r_data_make(&pstream->r2l_pass, (UCHAR *)lpwd, strlen(lpwd))) in nr_ice_peer_ctx_parse_stream_attributes()
/dports/lang/spidermonkey78/firefox-78.9.0/media/mtransport/third_party/nICEr/src/ice/
H A Dice_peer_ctx.c96 char *lpwd,*rpwd; in nr_ice_peer_ctx_parse_stream_attributes() local
123 lpwd=stream->pwd; in nr_ice_peer_ctx_parse_stream_attributes()
125 assert(lpwd); in nr_ice_peer_ctx_parse_stream_attributes()
135 if(r=r_data_make(&pstream->r2l_pass, (UCHAR *)lpwd, strlen(lpwd))) in nr_ice_peer_ctx_parse_stream_attributes()
/dports/net/fspclient/fspclient-0.93.1/client/local/
H A DSConscript5 lburst.c lecho.c lmaxdelay.c lpwd.c lsince.c ltrace.c
/dports/audio/baresip/baresip-0.5.8/modules/ice/
H A Dice.c43 char lpwd[32]; member
547 rand_str(sess->lpwd, sizeof(sess->lpwd)); in session_alloc()
559 ice_attr_pwd, sess->lpwd); in session_alloc()
819 sess->tiebrk, sess->lufrag, sess->lpwd, in media_alloc()
/dports/www/npapi-xine/xine-plugin-1.0.2/m4/
H A D_xine.m49 lpwd="`pwd`"
10 lt_pathname="`echo $lpwd/ltmain.sh | sed -e 's/\=build\///g'`"
/dports/misc/amanda-client/amanda-3.3.9/oldrecover-src/
H A Duscan.l95 lpwd { return LPWD; }
/dports/misc/amanda-server/amanda-3.3.9/oldrecover-src/
H A Duscan.l95 lpwd { return LPWD; }
/dports/ftp/tnftp/tnftp-20210827/src/
H A Dextern.h152 void lpwd(int, char **);
/dports/ftp/yafc/yafc-1.3.7/src/
H A Dcommands.h149 DEFCMD(lpwd);
/dports/misc/amanda-server/amanda-3.3.9/recover-src/
H A Duscan.l104 lpwd { BEGIN(needstring); return LPWD; }
/dports/misc/amanda-client/amanda-3.3.9/recover-src/
H A Duscan.l104 lpwd { BEGIN(needstring); return LPWD; }
/dports/net/dropbox-uploader/Dropbox-Uploader-1.0/
H A DdropShell.sh400 lpwd)

12345