Lines Matching defs:need
2180 STRLEN need;
2182 need = IOCPARM_LEN(func);
2183 if (len < need) {
2184 s = Sv_Grow(argsv, need + 1);
2185 SvCUR_set(argsv, need);
3871 /* XXX does _anyone_ need this? --AD 2/20/1998 */
4662 #ifndef HAS_GETHOST_PROTOS /* XXX Do we need individual probes? */
4779 #ifndef HAS_GETNET_PROTOS /* XXX Do we need individual probes? */
4880 #ifndef HAS_GETPROTO_PROTOS /* XXX Do we need individual probes? */
4967 #ifndef HAS_GETSERV_PROTOS /* XXX Do we need individual probes? */
5719 /* flock locks entire file so for lockf we need to do the same */
5759 if (pos > 0) /* need to restore position of the handle */